| 1. | Owner - draw control 主控窗口 |
| 2. | Paint event procedure , or in the case of some owner - drawn controls , from the various 事件过程调用,或对于一些所有者描述的控件,从各种 |
| 3. | Frameworks are essential when dealing with custom controls , such as owner - draw controls 在处理定制控件时,框架是最重要的,比如自绘制控件。 |
| 4. | An owner - draw control uses programmer - supplied graphics commands to draw a dialog 一个自绘制控件利用程序员提供的图表命令来绘制一个对话框。 |
| 5. | Gets a value specifying whether the current application is drawing controls with visual styles 获取指定当前应用程序是否使用可视样式绘制控件的值。 |
| 6. | Application class indicates whether the current application is drawing controls with visual styles 属性指示当前应用程序是否正在使用视觉样式绘制控件。 |
| 7. | Gets a value specifying whether the operating system is using visual styles to draw controls 获取一个值,该值指定操作系统是否正在使用视觉样式绘制控件。 |
| 8. | Method or by using an application manifest that specifies that comctl32 . dll version 6 or later will be used to draw controls 方法,或使用指定用comctl32 . dll版本6或更高版本绘制控件的应用程序清单,可在应用程序中启用视觉样式。 |
| 9. | If you must contend with owner - draw controls , encapsulating every feature of the application is probably your most urgent large task in building a framework 如果你必须使用自绘制控件,那么封装应用程序的每种特性很可能是你构建框架的最紧迫且繁重的任务。 |
| 10. | However , this class draws controls in the classic windows style , which can make it difficult to maintain a consistent ui experience when drawing custom controls in applications with visual styles enabled 类。但是,此类以经典的windows样式绘制控件,当在启用了视觉样式的应用程序中绘制自定义控件时,这种方式将难以保持一致的用户界面体验。 |